home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 2004 November
/
Chip_2004-11_cd1.bin
/
software
/
frigate
/
Frigate3_Lite_v25.exe
/
{app}
/
Addons
/
Schemes
/
PHP.sch
< prev
next >
Wrap
Text File
|
2004-01-06
|
74KB
|
1,496 lines
object TPersHolder
P.Name = 'PHP'
P.Extensions.Strings = (
'php;php3;php4;phtml;inc')
P.SyntaxBlocks = <
item
Name = 'Default'
ID = 0
FIIdentifier = 19
UseMultiLineComments = True
BlockDelimiters = <>
MultiLineCommentDelimiters = <
item
FontID = 58
LeftDelimiter = '<!---'
RightDelimiter = '--->'
end
item
FontID = 3
LeftDelimiter = '<!--'
RightDelimiter = '-->'
end>
end
item
Name = 'JS'
ID = 4
ParentID = 0
FIText = 24
FIIntNum = 29
FIFloatNum = 30
FIHexNum = 31
FISymbol = 13
UseSymbols = True
UseComments = True
UseSingleLineComments = True
UseMultiLineComments = True
UseStrings = True
UseSingleLineStrings = True
UseNumbers = True
UseKeywords = True
BlockDelimiters = <
item
LeftDelimiter = '<SCRIPT LANGUAGE=javascript'
RightDelimiter = '</SCRIPT>'
DelimitersArePartOfBlock = True
end>
SingleLineCommentDelimiters = <
item
FontID = 25
LeftDelimiter = '//'
end>
MultiLineCommentDelimiters = <
item
FontID = 12
LeftDelimiter = '/*'
RightDelimiter = '*/'
end>
SingleLineStringDelimiters = <
item
FontID = 26
LeftDelimiter = #39
RightDelimiter = #39
end
item
FontID = 27
LeftDelimiter = '"'
RightDelimiter = '"'
end>
KeywordSets = <
item
FontID = 28
Name = 'KeyWord'
Keywords =
'break,case,catch,class,const,continue,debugger,default,delete,do' +
',else,enum,export,extends,false,finally,for,function,if,import,i' +
'n,new,null,return,super,switch,this,throw,true,try,typeof,var,vo' +
'id,while,with'
end
item
FontID = 11
Name = 'func'
Keywords = 'alert'
end>
end
item
Name = 'PHP'
ID = 8
ParentID = 0
UseMetaSymbol = True
UseMetaToWrapLines = True
MetaSymbol = '\'
FIText = 4
FIIntNum = 21
FIFloatNum = 23
FIHexNum = 32
FISymbol = 42
UseSymbols = True
UseComments = True
UseSingleLineComments = True
UseMultiLineComments = True
UseFullLineComments = True
UseStrings = True
UseSingleLineStrings = True
UseMultiLineStrings = True
UseNumbers = True
UsePrefixedIdentifiers = True
UseKeywords = True
BlockDelimiters = <
item
LeftDelimiter = '<?php'
RightDelimiter = '?>'
DelimitersArePartOfBlock = True
end
item
LeftDelimiter = '<?'
RightDelimiter = '?>'
DelimitersArePartOfBlock = True
end
item
LeftDelimiter = '<%'
RightDelimiter = '%>'
end>
SingleLineCommentDelimiters = <
item
FontID = 9
LeftDelimiter = '//'
end
item
FontID = 22
LeftDelimiter = '#'
end>
MultiLineCommentDelimiters = <
item
FontID = 20
LeftDelimiter = '/*'
RightDelimiter = '*/'
end>
FullLineCommentDelimiters = <>
SingleLineStringDelimiters = <
item
FontID = 5
LeftDelimiter = '"'
RightDelimiter = '"'
end
item
FontID = 43
LeftDelimiter = #39
RightDelimiter = #39
end>
MultiLineStringDelimiters = <
item
FontID = 38
LeftDelimiter = '"'
RightDelimiter = '"'
end
item
FontID = 44
LeftDelimiter = #39
RightDelimiter = #39
end>
IdentPrefixes = <
item
LeftDelimiter = '$'
end>
KeywordSets = <
item
FontID = 37
Name = 'KeyWords'
Keywords =
'$argc,$argv,$HTTP_COOKIE_VARS,$HTTP_ENV_VARS,$HTTP_GET_VARS,$HTT' +
'P_POST_FILES,$HTTP_POST_VARS,$HTTP_SERVER_VARS,$PHP_SELF,$this,;' +
',__FILE__,__LINE__,__sleep,__wakeup,and,as,break,case,cfunction,' +
'class,continue,declare,default,die,do,E_ALL,E_COMPILE_ERROR,E_CO' +
'MPILE_WARNING,E_CORE_ERROR,E_CORE_WARNING,E_ERROR,E_NOTICE,E_PAR' +
'SE,E_USER_ERROR,E_USER_NOTICE,E_USER_WARNING,E_WARNING,echo,else' +
',elseif,empty,enddeclare,endfor,endforeach,endif,endswitch,endwh' +
'ile,eval,exit,extends,false,for,foreach,function,global,if,inclu' +
'de,include_once,list,new,not,NULL,old_function,or,parent,PHP_OS,' +
'PHP_VERSION,print,require,require_once,return,static,stdClass,sw' +
'itch,true,var,virtual,while,xor'
end
item
FontID = 45
Name = 'Functions'
Keywords =
'abs,acos,acosh,addcslashes,addslashes,apache_child_terminate,apa' +
'che_lookup_uri,apache_note,apache_setenv,array,array_change_key_' +
'case,array_chunk,array_count_values,array_diff,array_fill,array_' +
'filter,array_flip,array_intersect,array_key_exists,array_keys,ar' +
'ray_map,array_merge,array_merge_recursive,array_multisort,array_' +
'pad,array_pop,array_push,array_rand,array_reduce,array_reverse,a' +
'rray_search,array_shift,array_slice,array_splice,array_sum,array' +
'_unique,array_unshift,array_values,array_walk,arsort,ascii2ebcdi' +
'c,asin,asinh,asort,aspell_check,aspell_check_raw,aspell_new,aspe' +
'll_suggest,assert,assert_options,atan,atan2,atanh,base_convert,b' +
'ase64_decode,base64_encode,basename,bcadd,bccomp,bcdiv,bcmod,bcm' +
'ul,bcpow,bcscale,bcsqrt,bcsub,bin2hex,bind_textdomain_codeset,bi' +
'ndec,bindtextdomain,bzclose,bzcompress,bzdecompress,bzerrno,bzer' +
'ror,bzerrstr,bzflush,bzopen,bzread,bzwrite,cal_days_in_month,cal' +
'_from_jd,cal_info,cal_to_jd,call_user_func,call_user_func_array,' +
'call_user_method,call_user_method_array,ccvs_add,ccvs_auth,ccvs_' +
'command,ccvs_count,ccvs_delete,ccvs_done,ccvs_init,ccvs_lookup,c' +
'cvs_new,ccvs_report,ccvs_return,ccvs_reverse,ccvs_sale,ccvs_stat' +
'us,ccvs_textvalue,ccvs_void,ceil,chdir,checkdate,checkdnsrr,chgr' +
'p,chmod,chop,chown,chr,chroot,chunk_split,class_exists,clearstat' +
'cache,closedir,closelog,com,com_addref,com_get,com_invoke,com_is' +
'enum,com_load,com_load_typelib,com_propget,com_propput,com_props' +
'et,com_release,com_set,compact,connection_aborted,connection_sta' +
'tus,connection_timeout,constant,convert_cyr_string,copy,cos,cosh' +
',count,count_chars,cpdf_add_annotation,cpdf_add_outline,cpdf_arc' +
',cpdf_begin_text,cpdf_circle,cpdf_clip,cpdf_close,cpdf_closepath' +
',cpdf_closepath_fill_stroke,cpdf_closepath_stroke,cpdf_continue_' +
'text,cpdf_curveto,cpdf_end_text,cpdf_fill,cpdf_fill_stroke,cpdf_' +
'finalize,cpdf_finalize_page,cpdf_global_set_document_limits,cpdf' +
'_import_jpeg,cpdf_lineto,cpdf_moveto,cpdf_newpath,cpdf_open,cpdf' +
'_output_buffer,cpdf_page_init,cpdf_place_inline_image,cpdf_rect,' +
'cpdf_restore,cpdf_rlineto,cpdf_rmoveto,cpdf_rotate,cpdf_rotate_t' +
'ext,cpdf_save,cpdf_save_to_file,cpdf_scale,cpdf_set_action_url,c' +
'pdf_set_char_spacing,cpdf_set_creator,cpdf_set_current_page,cpdf' +
'_set_font,cpdf_set_font_directories,cpdf_set_font_map_file,cpdf_' +
'set_horiz_scaling,cpdf_set_keywords,cpdf_set_leading,cpdf_set_pa' +
'ge_animation,cpdf_set_subject,cpdf_set_text_matrix,cpdf_set_text' +
'_pos,cpdf_set_text_rendering,cpdf_set_text_rise,cpdf_set_title,c' +
'pdf_set_viewer_preferences,cpdf_set_word_spacing,cpdf_setdash,cp' +
'df_setflat,cpdf_setgray,cpdf_setgray_fill,cpdf_setgray_stroke,cp' +
'df_setlinecap,cpdf_setlinejoin,cpdf_setlinewidth,cpdf_setmiterli' +
'mit,cpdf_setrgbcolor,cpdf_setrgbcolor_fill,cpdf_setrgbcolor_stro' +
'ke,cpdf_show,cpdf_show_xy,cpdf_stringwidth,cpdf_stroke,cpdf_text' +
',cpdf_translate,crack_check,crack_closedict,crack_getlastmessage' +
',crack_opendict,crc32,create_function,crypt,ctype_alnum,ctype_al' +
'pha,ctype_cntrl,ctype_digit,ctype_graph,ctype_lower,ctype_print,' +
'ctype_punct,ctype_space,ctype_upper,ctype_xdigit,curl_close,curl' +
'_errno,curl_error,curl_exec,curl_getinfo,curl_init,curl_setopt,c' +
'url_version,current,cybercash_base64_decode,cybercash_base64_enc' +
'ode,cybercash_decr,cybercash_encr,cybermut_creerformulairecm,cyb' +
'ermut_creerreponsecm,cybermut_testmac,cyrus_authenticate,cyrus_b' +
'ind,cyrus_close,cyrus_connect,cyrus_query,cyrus_unbind,date,dba_' +
'close,dba_delete,dba_exists,dba_fetch,dba_firstkey,dba_insert,db' +
'a_nextkey,dba_open,dba_optimize,dba_popen,dba_replace,dba_sync,d' +
'base_add_record,dbase_close,dbase_create,dbase_delete_record,dba' +
'se_get_record,dbase_get_record_with_names,dbase_numfields,dbase_' +
'numrecords,dbase_open,dbase_pack,dbase_replace_record,dblist,dbm' +
'close,dbmdelete,dbmexists,dbmfetch,dbmfirstkey,dbminsert,dbmnext' +
'key,dbmopen,dbmreplace,dbplus_add,dbplus_aql,dbplus_chdir,dbplus' +
'_close,dbplus_curr,dbplus_errcode,dbplus_errno,dbplus_find,dbplu' +
's_first,dbplus_flush,dbplus_freealllocks,dbplus_freelock,dbplus_' +
'freerlocks,dbplus_getlock,dbplus_getunique,dbplus_info,dbplus_la' +
'st,dbplus_lockrel,dbplus_next,dbplus_open,dbplus_prev,dbplus_rch' +
'perm,dbplus_rcreate,dbplus_rcrtexact,dbplus_rcrtlike,dbplus_reso' +
'lve,dbplus_restorepos,dbplus_rkeys,dbplus_ropen,dbplus_rquery,db' +
'plus_rrename,dbplus_rsecindex,dbplus_runlink,dbplus_rzap,dbplus_' +
'savepos,dbplus_setindex,dbplus_setindexbynumber,dbplus_sql,dbplu' +
's_tcl,dbplus_tremove,dbplus_undo,dbplus_undoprepare,dbplus_unloc' +
'krel,dbplus_unselect,dbplus_update,dbplus_xlockrel,dbplus_xunloc' +
'krel,dbx_close,dbx_compare,dbx_connect,dbx_error,dbx_query,dbx_s' +
'ort,dcgettext,dcngettext,debugger_off,debugger_on,decbin,dechex,' +
'decoct,define,define_syslog_variables,defined,deg2rad,delete,dge' +
'ttext,die,dio_close,dio_fcntl,dio_open,dio_read,dio_seek,dio_sta' +
't,dio_truncate,dio_write,dir,dirname,disk_free_space,disk_total_' +
'space,diskfreespace,dl,dngettext,domattribute_name,domattribute_' +
'specified,domattribute_value,domdocument_add_root,domdocument_cr' +
'eate_attribute,domdocument_create_cdata_section,domdocument_crea' +
'te_comment,domdocument_create_element,domdocument_create_entity_' +
'reference,domdocument_create_processing_instruction,domdocument_' +
'create_text_node,domdocument_doctype,domdocument_document_elemen' +
't,domdocument_dump_file,domdocument_dump_mem,domdocument_get_ele' +
'ment_by_id,domdocument_get_elements_by_tagname,domdocument_html_' +
'dump_mem,domdocumenttype_entities,domdocumenttype_internal_subse' +
't,domdocumenttype_name,domdocumenttype_notations,domdocumenttype' +
'_public_id,domdocumenttype_system_id,domelement_get_attribute,do' +
'melement_get_attribute_node,domelement_get_elements_by_tagname,d' +
'omelement_has_attribute,domelement_remove_attribute,domelement_s' +
'et_attribute,domelement_set_attribute_node,domelement_tagname,do' +
'mnode_append_child,domnode_attributes,domnode_child_nodes,domnod' +
'e_clone_node,domnode_dump_node,domnode_first_child,domnode_get_c' +
'ontent,domnode_has_attributes,domnode_has_child_nodes,domnode_in' +
'sert_before,domnode_is_blank_node,domnode_last_child,domnode_nex' +
't_sibling,domnode_node_name,domnode_node_type,domnode_node_value' +
',domnode_owner_document,domnode_parent_node,domnode_prefix,domno' +
'de_previous_sibling,domnode_remove_child,domnode_replace_node,do' +
'mnode_set_content,domnode_set_name,domnode_unlink_node,domproces' +
'singinstruction_data,domprocessinginstruction_target,domxml_new_' +
'doc,domxml_open_file,domxml_open_mem,domxml_version,domxml_xmltr' +
'ee,dotnet_load,doubleval,each,easter_date,easter_days,ebcdic2asc' +
'ii,echo,empty,end,ereg,ereg_replace,eregi,eregi_replace,error_lo' +
'g,error_reporting,escapeshellarg,escapeshellcmd,eval,exec,exif_i' +
'magetype,exif_read_data,exif_thumbnail,exit,exp,explode,expm1,ex' +
'tension_loaded,extract,ezmlm_hash,fbsql_affected_rows,fbsql_auto' +
'commit,fbsql_change_user,fbsql_close,fbsql_commit,fbsql_connect,' +
'fbsql_create_blob,fbsql_create_clob,fbsql_create_db,fbsql_data_s' +
'eek,fbsql_database,fbsql_database_password,fbsql_db_query,fbsql_' +
'db_status,fbsql_drop_db,fbsql_errno,fbsql_error,fbsql_fetch_arra' +
'y,fbsql_fetch_assoc,fbsql_fetch_field,fbsql_fetch_lengths,fbsql_' +
'fetch_object,fbsql_fetch_row,fbsql_field_flags,fbsql_field_len,f' +
'bsql_field_name,fbsql_field_seek,fbsql_field_table,fbsql_field_t' +
'ype,fbsql_free_result,fbsql_get_autostart_info,fbsql_hostname,fb' +
'sql_insert_id,fbsql_list_dbs,fbsql_list_fields,fbsql_list_tables' +
',fbsql_next_result,fbsql_num_fields,fbsql_num_rows,fbsql_passwor' +
'd,fbsql_pconnect,fbsql_query,fbsql_read_blob,fbsql_read_clob,fbs' +
'ql_result,fbsql_rollback,fbsql_select_db,fbsql_set_lob_mode,fbsq' +
'l_set_transaction,fbsql_start_db,fbsql_stop_db,fbsql_tablename,f' +
'bsql_username,fbsql_warnings,fclose,fdf_add_template,fdf_close,f' +
'df_create,fdf_get_file,fdf_get_status,fdf_get_value,fdf_next_fie' +
'ld_name,fdf_open,fdf_save,fdf_set_ap,fdf_set_encoding,fdf_set_fi' +
'le,fdf_set_flags,fdf_set_javascript_action,fdf_set_opt,fdf_set_s' +
'tatus,fdf_set_submit_form_action,fdf_set_value,feof,fflush,fgetc' +
',fgetcsv,fgets,fgetss,file,file_exists,file_get_contents,file_ge' +
't_wrapper_data,file_register_wrapper,fileatime,filectime,filegro' +
'up,fileinode,filemtime,fileowner,fileperms,filepro,filepro_field' +
'count,filepro_fieldname,filepro_fieldtype,filepro_fieldwidth,fil' +
'epro_retrieve,filepro_rowcount,filesize,filetype,floatval,flock,' +
'floor,flush,fopen,fpassthru,fputs,fread,frenchtojd,fribidi_log2v' +
'is,fscanf,fseek,fsockopen,fstat,ftell,ftok,ftp_cdup,ftp_chdir,ft' +
'p_close,ftp_connect,ftp_delete,ftp_exec,ftp_fget,ftp_fput,ftp_ge' +
't,ftp_get_option,ftp_login,ftp_mdtm,ftp_mkdir,ftp_nlist,ftp_pasv' +
',ftp_put,ftp_pwd,ftp_quit,ftp_rawlist,ftp_rename,ftp_rmdir,ftp_s' +
'et_option,ftp_site,ftp_size,ftp_systype,ftruncate,func_get_arg,f' +
'unc_get_args,func_num_args,function_exists,fwrite,get_browser,ge' +
't_cfg_var,get_class,get_class_methods,get_class_vars,get_current' +
'_user,get_declared_classes,get_defined_constants,get_defined_fun' +
'ctions,get_defined_vars,get_extension_funcs,get_html_translation' +
'_table,get_included_files,get_loaded_extensions,get_magic_quotes' +
'_gpc,get_magic_quotes_runtime,get_meta_tags,get_object_vars,get_' +
'parent_class,get_required_files,get_resource_type,getallheaders,' +
'getcwd,getdate,getenv,gethostbyaddr,gethostbyname,gethostbynamel' +
',getimagesize,getlastmod,getmxrr,getmygid,getmyinode,getmypid,ge' +
'tmyuid,getprotobyname,getprotobynumber,getrandmax,getrusage,gets' +
'ervbyname,getservbyport,gettext,gettimeofday,gettype,gmdate,gmmk' +
'time,gmp_abs,gmp_add,gmp_and,gmp_clrbit,gmp_cmp,gmp_com,gmp_div,' +
'gmp_div_q,gmp_div_qr,gmp_div_r,gmp_divexact,gmp_fact,gmp_gcd,gmp' +
'_gcdext,gmp_hamdist,gmp_init,gmp_intval,gmp_invert,gmp_jacobi,gm' +
'p_legendre,gmp_mod,gmp_mul,gmp_neg,gmp_or,gmp_perfect_square,gmp' +
'_popcount,gmp_pow,gmp_powm,gmp_prob_prime,gmp_random,gmp_scan0,g' +
'mp_scan1,gmp_setbit,gmp_sign,gmp_sqrt,gmp_sqrtrem,gmp_strval,gmp' +
'_sub,gmp_xor,gmstrftime,gregoriantojd,gzclose,gzcompress,gzdefla' +
'te,gzencode,gzeof,gzfile,gzgetc,gzgets,gzgetss,gzinflate,gzopen,' +
'gzpassthru,gzputs,gzread,gzrewind,gzseek,gztell,gzuncompress,gzw' +
'rite,header,headers_sent,hebrev,hebrevc,hexdec,highlight_file,hi' +
'ghlight_string,htmlentities,htmlspecialchars,hw_array2objrec,hw_' +
'changeobject,hw_children,hw_childrenobj,hw_close,hw_connect,hw_c' +
'onnection_info,hw_cp,hw_deleteobject,hw_docbyanchor,hw_docbyanch' +
'orobj,hw_document_attributes,hw_document_bodytag,hw_document_con' +
'tent,hw_document_setcontent,hw_document_size,hw_dummy,hw_edittex' +
't,hw_error,hw_errormsg,hw_free_document,hw_getanchors,hw_getanch' +
'orsobj,hw_getandlock,hw_getchildcoll,hw_getchildcollobj,hw_getch' +
'ilddoccoll,hw_getchilddoccollobj,hw_getobject,hw_getobjectbyquer' +
'y,hw_getobjectbyquerycoll,hw_getobjectbyquerycollobj,hw_getobjec' +
'tbyqueryobj,hw_getparents,hw_getparentsobj,hw_getrellink,hw_getr' +
'emote,hw_getremotechildren,hw_getsrcbydestobj,hw_gettext,hw_getu' +
'sername,hw_identify,hw_incollections,hw_info,hw_inscoll,hw_insdo' +
'c,hw_insertanchors,hw_insertdocument,hw_insertobject,hw_mapid,hw' +
'_modifyobject,hw_mv,hw_new_document,hw_objrec2array,hw_output_do' +
'cument,hw_pconnect,hw_pipedocument,hw_root,hw_setlinkroot,hw_sta' +
't,hw_unlock,hw_who,hypot,ibase_blob_add,ibase_blob_cancel,ibase_' +
'blob_close,ibase_blob_create,ibase_blob_echo,ibase_blob_get,ibas' +
'e_blob_import,ibase_blob_info,ibase_blob_open,ibase_close,ibase_' +
'commit,ibase_connect,ibase_errmsg,ibase_execute,ibase_fetch_obje' +
'ct,ibase_fetch_row,ibase_field_info,ibase_free_query,ibase_free_' +
'result,ibase_num_fields,ibase_pconnect,ibase_prepare,ibase_query' +
',ibase_rollback,ibase_timefmt,ibase_trans,icap_close,icap_create' +
'_calendar,icap_delete_calendar,icap_delete_event,icap_fetch_even' +
't,icap_list_alarms,icap_list_events,icap_open,icap_rename_calend' +
'ar,icap_reopen,icap_snooze,icap_store_event,iconv,iconv_get_enco' +
'ding,iconv_set_encoding,ifx_affected_rows,ifx_blobinfile_mode,if' +
'x_byteasvarchar,ifx_close,ifx_connect,ifx_copy_blob,ifx_create_b' +
'lob,ifx_create_char,ifx_do,ifx_error,ifx_errormsg,ifx_fetch_row,' +
'ifx_fieldproperties,ifx_fieldtypes,ifx_free_blob,ifx_free_char,i' +
'fx_free_result,ifx_get_blob,ifx_get_char,ifx_getsqlca,ifx_htmltb' +
'l_result,ifx_nullformat,ifx_num_fields,ifx_num_rows,ifx_pconnect' +
',ifx_prepare,ifx_query,ifx_textasvarchar,ifx_update_blob,ifx_upd' +
'ate_char,ifxus_close_slob,ifxus_create_slob,ifxus_free_slob,ifxu' +
's_open_slob,ifxus_read_slob,ifxus_seek_slob,ifxus_tell_slob,ifxu' +
's_write_slob,ignore_user_abort,image2wbmp,imagealphablending,ima' +
'gearc,imagechar,imagecharup,imagecolorallocate,imagecolorat,imag' +
'ecolorclosest,imagecolorclosestalpha,imagecolorclosesthwb,imagec' +
'olordeallocate,imagecolorexact,imagecolorexactalpha,imagecolorre' +
'solve,imagecolorresolvealpha,imagecolorset,imagecolorsforindex,i' +
'magecolorstotal,imagecolortransparent,imagecopy,imagecopymerge,i' +
'magecopymergegray,imagecopyresampled,imagecopyresized,imagecreat' +
'e,imagecreatefromgd,imagecreatefromgd2,imagecreatefromgd2part,im' +
'agecreatefromgif,imagecreatefromjpeg,imagecreatefrompng,imagecre' +
'atefromstring,imagecreatefromwbmp,imagecreatefromxbm,imagecreate' +
'fromxpm,imagecreatetruecolor,imagedashedline,imagedestroy,imagee' +
'llipse,imagefill,imagefilledarc,imagefilledellipse,imagefilledpo' +
'lygon,imagefilledrectangle,imagefilltoborder,imagefontheight,ima' +
'gefontwidth,imageftbbox,imagefttext,imagegammacorrect,imagegd,im' +
'agegd2,imagegif,imageinterlace,imagejpeg,imageline,imageloadfont' +
',imagepalettecopy,imagepng,imagepolygon,imagepsbbox,imagepscopyf' +
'ont,imagepsencodefont,imagepsextendfont,imagepsfreefont,imagepsl' +
'oadfont,imagepsslantfont,imagepstext,imagerectangle,imagesetbrus' +
'h,imagesetpixel,imagesetstyle,imagesetthickness,imagesettile,ima' +
'gestring,imagestringup,imagesx,imagesy,imagetruecolortopalette,i' +
'magettfbbox,imagettftext,imagetypes,imagewbmp,imap_8bit,imap_ale' +
'rts,imap_append,imap_base64,imap_binary,imap_body,imap_bodystruc' +
't,imap_check,imap_clearflag_full,imap_close,imap_createmailbox,i' +
'map_delete,imap_deletemailbox,imap_errors,imap_expunge,imap_fetc' +
'h_overview,imap_fetchbody,imap_fetchheader,imap_fetchstructure,i' +
'map_get_quota,imap_getmailboxes,imap_getsubscribed,imap_header,i' +
'map_headerinfo,imap_headers,imap_last_error,imap_listmailbox,ima' +
'p_listsubscribed,imap_mail,imap_mail_compose,imap_mail_copy,imap' +
'_mail_move,imap_mailboxmsginfo,imap_mime_header_decode,imap_msgn' +
'o,imap_num_msg,imap_num_recent,imap_open,imap_ping,imap_popen,im' +
'ap_qprint,imap_renamemailbox,imap_reopen,imap_rfc822_parse_adrli' +
'st,imap_rfc822_parse_headers,imap_rfc822_write_address,imap_scan' +
'mailbox,imap_search,imap_set_quota,imap_setacl,imap_setflag_full' +
',imap_sort,imap_status,imap_subscribe,imap_thread,imap_uid,imap_' +
'undelete,imap_unsubscribe,imap_utf7_decode,imap_utf7_encode,imap' +
'_utf8,implode,import_request_variables,in_array,include,include_' +
'once,ingres_autocommit,ingres_close,ingres_commit,ingres_connect' +
',ingres_fetch_array,ingres_fetch_object,ingres_fetch_row,ingres_' +
'field_length,ingres_field_name,ingres_field_nullable,ingres_fiel' +
'd_precision,ingres_field_scale,ingres_field_type,ingres_num_fiel' +
'ds,ingres_num_rows,ingres_pconnect,ingres_query,ingres_rollback,' +
'ini_alter,ini_get,ini_get_all,ini_restore,ini_set,intval,ip2long' +
',iptcembed,iptcparse,ircg_channel_mode,ircg_disconnect,ircg_fetc' +
'h_error_msg,ircg_get_username,ircg_html_encode,ircg_ignore_add,i' +
'rcg_ignore_del,ircg_is_conn_alive,ircg_join,ircg_kick,ircg_looku' +
'p_format_messages,ircg_msg,ircg_nick,ircg_nickname_escape,ircg_n' +
'ickname_unescape,ircg_notice,ircg_part,ircg_pconnect,ircg_regist' +
'er_format_messages,ircg_set_current,ircg_set_file,ircg_set_on_di' +
'e,ircg_topic,ircg_whois,is_a,is_array,is_bool,is_callable,is_dir' +
',is_double,is_executable,is_file,is_finite,is_float,is_infinite,' +
'is_int,is_integer,is_link,is_long,is_nan,is_null,is_numeric,is_o' +
'bject,is_readable,is_real,is_resource,is_scalar,is_string,is_sub' +
'class_of,is_uploaded_file,is_writable,is_writeable,isset,java_la' +
'st_exception_clear,java_last_exception_get,jddayofweek,jdmonthna' +
'me,jdtofrench,jdtogregorian,jdtojewish,jdtojulian,jdtounix,jewis' +
'htojd,join,jpeg2wbmp,juliantojd,key,krsort,ksort,lcg_value,ldap_' +
'8859_to_t61,ldap_add,ldap_bind,ldap_close,ldap_compare,ldap_conn' +
'ect,ldap_count_entries,ldap_delete,ldap_dn2ufn,ldap_err2str,ldap' +
'_errno,ldap_error,ldap_explode_dn,ldap_first_attribute,ldap_firs' +
't_entry,ldap_first_reference,ldap_free_result,ldap_get_attribute' +
's,ldap_get_dn,ldap_get_entries,ldap_get_option,ldap_get_values,l' +
'dap_get_values_len,ldap_list,ldap_mod_add,ldap_mod_del,ldap_mod_' +
'replace,ldap_modify,ldap_next_attribute,ldap_next_entry,ldap_nex' +
't_reference,ldap_parse_reference,ldap_parse_result,ldap_read,lda' +
'p_rename,ldap_search,ldap_set_option,ldap_set_rebind_proc,ldap_s' +
'ort,ldap_start_tls,ldap_t61_to_8859,ldap_unbind,leak,levenshtein' +
',link,linkinfo,list,localeconv,localtime,log,log10,log1p,long2ip' +
',lstat,ltrim,mail,mailparse_determine_best_xfer_encoding,mailpar' +
'se_msg_create,mailparse_msg_extract_part,mailparse_msg_extract_p' +
'art_file,mailparse_msg_free,mailparse_msg_get_part,mailparse_msg' +
'_get_part_data,mailparse_msg_get_structure,mailparse_msg_parse,m' +
'ailparse_msg_parse_file,mailparse_rfc822_parse_addresses,mailpar' +
'se_stream_encode,mailparse_uudecode_all,max,mb_convert_encoding,' +
'mb_convert_kana,mb_convert_variables,mb_decode_mimeheader,mb_dec' +
'ode_numericentity,mb_detect_encoding,mb_detect_order,mb_encode_m' +
'imeheader,mb_encode_numericentity,mb_ereg,mb_ereg_match,mb_ereg_' +
'replace,mb_ereg_search,mb_ereg_search_getpos,mb_ereg_search_getr' +
'egs,mb_ereg_search_init,mb_ereg_search_pos,mb_ereg_search_regs,m' +
'b_ereg_search_setpos,mb_eregi,mb_eregi_replace,mb_get_info,mb_ht' +
'tp_input,mb_http_output,mb_internal_encoding,mb_language,mb_outp' +
'ut_handler,mb_parse_str,mb_preferred_mime_name,mb_regex_encoding' +
',mb_send_mail,mb_split,mb_strcut,mb_strimwidth,mb_strlen,mb_strp' +
'os,mb_strrpos,mb_strwidth,mb_substitute_character,mb_substr,mcal' +
'_append_event,mcal_close,mcal_create_calendar,mcal_date_compare,' +
'mcal_date_valid,mcal_day_of_week,mcal_day_of_year,mcal_days_in_m' +
'onth,mcal_delete_calendar,mcal_delete_event,mcal_event_add_attri' +
'bute,mcal_event_init,mcal_event_set_alarm,mcal_event_set_categor' +
'y,mcal_event_set_class,mcal_event_set_description,mcal_event_set' +
'_end,mcal_event_set_recur_daily,mcal_event_set_recur_monthly_mda' +
'y,mcal_event_set_recur_monthly_wday,mcal_event_set_recur_none,mc' +
'al_event_set_recur_weekly,mcal_event_set_recur_yearly,mcal_event' +
'_set_start,mcal_event_set_title,mcal_expunge,mcal_fetch_current_' +
'stream_event,mcal_fetch_event,mcal_is_leap_year,mcal_list_alarms' +
',mcal_list_events,mcal_next_recurrence,mcal_open,mcal_popen,mcal' +
'_rename_calendar,mcal_reopen,mcal_snooze,mcal_store_event,mcal_t' +
'ime_valid,mcal_week_of_year,mcrypt_cbc,mcrypt_cfb,mcrypt_create_' +
'iv,mcrypt_decrypt,mcrypt_ecb,mcrypt_enc_get_algorithms_name,mcry' +
'pt_enc_get_block_size,mcrypt_enc_get_iv_size,mcrypt_enc_get_key_' +
'size,mcrypt_enc_get_modes_name,mcrypt_enc_get_supported_key_size' +
's,mcrypt_enc_is_block_algorithm,mcrypt_enc_is_block_algorithm_mo' +
'de,mcrypt_enc_is_block_mode,mcrypt_enc_self_test,mcrypt_encrypt,' +
'mcrypt_generic,mcrypt_generic_deinit,mcrypt_generic_end,mcrypt_g' +
'eneric_init,mcrypt_get_block_size,mcrypt_get_cipher_name,mcrypt_' +
'get_iv_size,mcrypt_get_key_size,mcrypt_list_algorithms,mcrypt_li' +
'st_modes,mcrypt_module_close,mcrypt_module_get_algo_block_size,m' +
'crypt_module_get_algo_key_size,mcrypt_module_get_supported_key_s' +
'izes,mcrypt_module_is_block_algorithm,mcrypt_module_is_block_alg' +
'orithm_mode,mcrypt_module_is_block_mode,mcrypt_module_open,mcryp' +
't_module_self_test,mcrypt_ofb,md5,md5_file,mdecrypt_generic,meta' +
'phone,method_exists,mhash,mhash_count,mhash_get_block_size,mhash' +
'_get_hash_name,mhash_keygen_s2k,microtime,min,ming_setcubicthres' +
'hold,ming_setscale,ming_useswfversion,mkdir,mktime,move_uploaded' +
'_file,msession_connect,msession_count,msession_create,msession_d' +
'estroy,msession_disconnect,msession_find,msession_get,msession_g' +
'et_array,msession_getdata,msession_inc,msession_list,msession_li' +
'stvar,msession_lock,msession_plugin,msession_randstr,msession_se' +
't,msession_set_array,msession_setdata,msession_timeout,msession_' +
'uniq,msession_unlock,msql,msql_affected_rows,msql_close,msql_con' +
'nect,msql_create_db,msql_createdb,msql_data_seek,msql_dbname,msq' +
'l_drop_db,msql_dropdb,msql_error,msql_fetch_array,msql_fetch_fie' +
'ld,msql_fetch_object,msql_fetch_row,msql_field_seek,msql_fieldfl' +
'ags,msql_fieldlen,msql_fieldname,msql_fieldtable,msql_fieldtype,' +
'msql_free_result,msql_freeresult,msql_list_dbs,msql_list_fields,' +
'msql_list_tables,msql_listdbs,msql_listfields,msql_listtables,ms' +
'ql_num_fields,msql_num_rows,msql_numfields,msql_numrows,msql_pco' +
'nnect,msql_query,msql_regcase,msql_result,msql_select_db,msql_se' +
'lectdb,msql_tablename,mssql_bind,mssql_close,mssql_connect,mssql' +
'_data_seek,mssql_execute,mssql_fetch_array,mssql_fetch_assoc,mss' +
'ql_fetch_batch,mssql_fetch_field,mssql_fetch_object,mssql_fetch_' +
'row,mssql_field_length,mssql_field_name,mssql_field_seek,mssql_f' +
'ield_type,mssql_free_result,mssql_get_last_message,mssql_guid_st' +
'ring,mssql_init,mssql_min_error_severity,mssql_min_message_sever' +
'ity,mssql_next_result,mssql_num_fields,mssql_num_rows,mssql_pcon' +
'nect,mssql_query,mssql_result,mssql_rows_affected,mssql_select_d' +
'b,mt_getrandmax,mt_rand,mt_srand,muscat_close,muscat_get,muscat_' +
'give,muscat_setup,muscat_setup_net,mysql_affected_rows,mysql_cha' +
'nge_user,mysql_character_set_name,mysql_close,mysql_connect,mysq' +
'l_create_db,mysql_data_seek,mysql_db_name,mysql_db_query,mysql_d' +
'rop_db,mysql_errno,mysql_error,mysql_escape_string,mysql_fetch_a' +
'rray,mysql_fetch_assoc,mysql_fetch_field,mysql_fetch_lengths,mys' +
'ql_fetch_object,mysql_fetch_row,mysql_field_flags,mysql_field_le' +
'n,mysql_field_name,mysql_field_seek,mysql_field_table,mysql_fiel' +
'd_type,mysql_free_result,mysql_get_client_info,mysql_get_host_in' +
'fo,mysql_get_proto_info,mysql_get_server_info,mysql_info,mysql_i' +
'nsert_id,mysql_list_dbs,mysql_list_fields,mysql_list_processes,m' +
'ysql_list_tables,mysql_num_fields,mysql_num_rows,mysql_pconnect,' +
'mysql_ping,mysql_query,mysql_real_escape_string,mysql_result,mys' +
'ql_select_db,mysql_stat,mysql_tablename,mysql_thread_id,mysql_un' +
'buffered_query,natcasesort,natsort,ncurses_addch,ncurses_addchns' +
'tr,ncurses_addchstr,ncurses_addnstr,ncurses_addstr,ncurses_assum' +
'e_default_colors,ncurses_attroff,ncurses_attron,ncurses_attrset,' +
'ncurses_baudrate,ncurses_beep,ncurses_bkgd,ncurses_bkgdset,ncurs' +
'es_border,ncurses_can_change_color,ncurses_cbreak,ncurses_clear,' +
'ncurses_clrtobot,ncurses_clrtoeol,ncurses_color_set,ncurses_curs' +
'_set,ncurses_def_prog_mode,ncurses_def_shell_mode,ncurses_define' +
'_key,ncurses_delay_output,ncurses_delch,ncurses_deleteln,ncurses' +
'_delwin,ncurses_doupdate,ncurses_echo,ncurses_echochar,ncurses_e' +
'nd,ncurses_erase,ncurses_erasechar,ncurses_filter,ncurses_flash,' +
'ncurses_flushinp,ncurses_getch,ncurses_getmouse,ncurses_halfdela' +
'y,ncurses_has_colors,ncurses_has_ic,ncurses_has_il,ncurses_has_k' +
'ey,ncurses_hline,ncurses_inch,ncurses_init,ncurses_init_color,nc' +
'urses_init_pair,ncurses_insch,ncurses_insdelln,ncurses_insertln,' +
'ncurses_insstr,ncurses_instr,ncurses_isendwin,ncurses_keyok,ncur' +
'ses_killchar,ncurses_longname,ncurses_mouseinterval,ncurses_mous' +
'emask,ncurses_move,ncurses_mvaddch,ncurses_mvaddchnstr,ncurses_m' +
'vaddchstr,ncurses_mvaddnstr,ncurses_mvaddstr,ncurses_mvcur,ncurs' +
'es_mvdelch,ncurses_mvgetch,ncurses_mvhline,ncurses_mvinch,ncurse' +
's_mvvline,ncurses_mvwaddstr,ncurses_napms,ncurses_newwin,ncurses' +
'_nl,ncurses_nocbreak,ncurses_noecho,ncurses_nonl,ncurses_noqiflu' +
'sh,ncurses_noraw,ncurses_putp,ncurses_qiflush,ncurses_raw,ncurse' +
's_refresh,ncurses_resetty,ncurses_savetty,ncurses_scr_dump,ncurs' +
'es_scr_init,ncurses_scr_restore,ncurses_scr_set,ncurses_scrl,ncu' +
'rses_slk_attr,ncurses_slk_attroff,ncurses_slk_attron,ncurses_slk' +
'_attrset,ncurses_slk_clear,ncurses_slk_color,ncurses_slk_init,nc' +
'urses_slk_noutrefresh,ncurses_slk_refresh,ncurses_slk_restore,nc' +
'urses_slk_touch,ncurses_standend,ncurses_standout,ncurses_start_' +
'color,ncurses_termattrs,ncurses_termname,ncurses_timeout,ncurses' +
'_typeahead,ncurses_ungetch,ncurses_ungetmouse,ncurses_use_defaul' +
't_colors,ncurses_use_env,ncurses_use_extended_names,ncurses_vida' +
'ttr,ncurses_vline,ncurses_wrefresh,next,ngettext,nl_langinfo,nl2' +
'br,notes_body,notes_copy_db,notes_create_db,notes_create_note,no' +
'tes_drop_db,notes_find_note,notes_header_info,notes_list_msgs,no' +
'tes_mark_read,notes_mark_unread,notes_nav_create,notes_search,no' +
'tes_unread,notes_version,number_format,ob_clean,ob_end_clean,ob_' +
'end_flush,ob_flush,ob_get_contents,ob_get_length,ob_get_level,ob' +
'_gzhandler,ob_iconv_handler,ob_implicit_flush,ob_start,ocibindby' +
'name,ocicancel,ocicollappend,ocicollassign,ocicollassignelem,oci' +
'collgetelem,ocicollmax,ocicollsize,ocicolltrim,ocicolumnisnull,o' +
'cicolumnname,ocicolumnprecision,ocicolumnscale,ocicolumnsize,oci' +
'columntype,ocicolumntyperaw,ocicommit,ocidefinebyname,ocierror,o' +
'ciexecute,ocifetch,ocifetchinto,ocifetchstatement,ocifreecollect' +
'ion,ocifreecursor,ocifreedesc,ocifreestatement,ociinternaldebug,' +
'ociloadlob,ocilogoff,ocilogon,ocinewcollection,ocinewcursor,ocin' +
'ewdescriptor,ocinlogon,ocinumcols,ociparse,ociplogon,ociresult,o' +
'cirollback,ocirowcount,ocisavelob,ocisavelobfile,ociserverversio' +
'n,ocisetprefetch,ocistatementtype,ociwritelobtofile,octdec,odbc_' +
'autocommit,odbc_binmode,odbc_close,odbc_close_all,odbc_columnpri' +
'vileges,odbc_columns,odbc_commit,odbc_connect,odbc_cursor,odbc_d' +
'o,odbc_error,odbc_errormsg,odbc_exec,odbc_execute,odbc_fetch_arr' +
'ay,odbc_fetch_into,odbc_fetch_object,odbc_fetch_row,odbc_field_l' +
'en,odbc_field_name,odbc_field_num,odbc_field_precision,odbc_fiel' +
'd_scale,odbc_field_type,odbc_foreignkeys,odbc_free_result,odbc_g' +
'ettypeinfo,odbc_longreadlen,odbc_next_result,odbc_num_fields,odb' +
'c_num_rows,odbc_pconnect,odbc_prepare,odbc_primarykeys,odbc_proc' +
'edurecolumns,odbc_procedures,odbc_result,odbc_result_all,odbc_ro' +
'llback,odbc_setoption,odbc_specialcolumns,odbc_statistics,odbc_t' +
'ableprivileges,odbc_tables,opendir,openlog,openssl_csr_export,op' +
'enssl_csr_export_to_file,openssl_csr_new,openssl_csr_sign,openss' +
'l_error_string,openssl_free_key,openssl_get_privatekey,openssl_g' +
'et_publickey,openssl_open,openssl_pkcs7_decrypt,openssl_pkcs7_en' +
'crypt,openssl_pkcs7_sign,openssl_pkcs7_verify,openssl_pkey_expor' +
't,openssl_pkey_export_to_file,openssl_pkey_new,openssl_private_d' +
'ecrypt,openssl_private_encrypt,openssl_public_decrypt,openssl_pu' +
'blic_encrypt,openssl_seal,openssl_sign,openssl_verify,openssl_x5' +
'09_check_private_key,openssl_x509_checkpurpose,openssl_x509_expo' +
'rt,openssl_x509_export_to_file,openssl_x509_free,openssl_x509_pa' +
'rse,openssl_x509_read,ora_bind,ora_close,ora_columnname,ora_colu' +
'mnsize,ora_columntype,ora_commit,ora_commitoff,ora_commiton,ora_' +
'do,ora_error,ora_errorcode,ora_exec,ora_fetch,ora_fetch_into,ora' +
'_getcolumn,ora_logoff,ora_logon,ora_numcols,ora_numrows,ora_open' +
',ora_parse,ora_plogon,ora_rollback,ord,overload,ovrimos_close,ov' +
'rimos_commit,ovrimos_connect,ovrimos_cursor,ovrimos_exec,ovrimos' +
'_execute,ovrimos_fetch_into,ovrimos_fetch_row,ovrimos_field_len,' +
'ovrimos_field_name,ovrimos_field_num,ovrimos_field_type,ovrimos_' +
'free_result,ovrimos_longreadlen,ovrimos_num_fields,ovrimos_num_r' +
'ows,ovrimos_prepare,ovrimos_result,ovrimos_result_all,ovrimos_ro' +
'llback,pack,parse_ini_file,parse_str,parse_url,passthru,pathinfo' +
',pclose,pcntl_exec,pcntl_fork,pcntl_signal,pcntl_waitpid,pcntl_w' +
'exitstatus,pcntl_wifexited,pcntl_wifsignaled,pcntl_wifstopped,pc' +
'ntl_wstopsig,pcntl_wtermsig,pdf_add_annotation,pdf_add_bookmark,' +
'pdf_add_launchlink,pdf_add_locallink,pdf_add_note,pdf_add_outlin' +
'e,pdf_add_pdflink,pdf_add_thumbnail,pdf_add_weblink,pdf_arc,pdf_' +
'arcn,pdf_attach_file,pdf_begin_page,pdf_begin_pattern,pdf_begin_' +
'template,pdf_circle,pdf_clip,pdf_close,pdf_close_image,pdf_close' +
'_pdi,pdf_close_pdi_page,pdf_closepath,pdf_closepath_fill_stroke,' +
'pdf_closepath_stroke,pdf_concat,pdf_continue_text,pdf_curveto,pd' +
'f_delete,pdf_end_page,pdf_end_pattern,pdf_end_template,pdf_endpa' +
'th,pdf_fill,pdf_fill_stroke,pdf_findfont,pdf_get_buffer,pdf_get_' +
'font,pdf_get_fontname,pdf_get_fontsize,pdf_get_image_height,pdf_' +
'get_image_width,pdf_get_majorversion,pdf_get_minorversion,pdf_ge' +
't_parameter,pdf_get_pdi_parameter,pdf_get_pdi_value,pdf_get_valu' +
'e,pdf_initgraphics,pdf_lineto,pdf_makespotcolor,pdf_moveto,pdf_n' +
'ew,pdf_open,pdf_open_ccitt,pdf_open_file,pdf_open_gif,pdf_open_i' +
'mage,pdf_open_image_file,pdf_open_jpeg,pdf_open_memory_image,pdf' +
'_open_pdi,pdf_open_pdi_page,pdf_open_png,pdf_open_tiff,pdf_place' +
'_image,pdf_place_pdi_page,pdf_rect,pdf_restore,pdf_rotate,pdf_sa' +
've,pdf_scale,pdf_set_border_color,pdf_set_border_dash,pdf_set_bo' +
'rder_style,pdf_set_char_spacing,pdf_set_duration,pdf_set_font,pd' +
'f_set_horiz_scaling,pdf_set_info,pdf_set_info_author,pdf_set_inf' +
'o_creator,pdf_set_info_keywords,pdf_set_info_subject,pdf_set_inf' +
'o_title,pdf_set_leading,pdf_set_parameter,pdf_set_text_pos,pdf_s' +
'et_text_rendering,pdf_set_text_rise,pdf_set_transition,pdf_set_v' +
'alue,pdf_set_word_spacing,pdf_setcolor,pdf_setdash,pdf_setflat,p' +
'df_setfont,pdf_setgray,pdf_setgray_fill,pdf_setgray_stroke,pdf_s' +
'etlinecap,pdf_setlinejoin,pdf_setlinewidth,pdf_setmatrix,pdf_set' +
'miterlimit,pdf_setpolydash,pdf_setrgbcolor,pdf_setrgbcolor_fill,' +
'pdf_setrgbcolor_stroke,pdf_show,pdf_show_boxed,pdf_show_xy,pdf_s' +
'kew,pdf_stringwidth,pdf_stroke,pdf_translate,pfpro_cleanup,pfpro' +
'_init,pfpro_process,pfpro_process_raw,pfpro_version,pfsockopen,p' +
'g_affected_rows,pg_cancel_query,pg_client_encoding,pg_close,pg_c' +
'onnect,pg_connection_busy,pg_connection_reset,pg_connection_stat' +
'us,pg_convert,pg_copy_from,pg_copy_to,pg_dbname,pg_delete,pg_end' +
'_copy,pg_escape_bytea,pg_escape_string,pg_fetch_array,pg_fetch_o' +
'bject,pg_fetch_result,pg_fetch_row,pg_field_is_null,pg_field_nam' +
'e,pg_field_num,pg_field_prtlen,pg_field_size,pg_field_type,pg_fr' +
'ee_result,pg_get_result,pg_host,pg_insert,pg_last_error,pg_last_' +
'notice,pg_last_oid,pg_lo_close,pg_lo_create,pg_lo_export,pg_lo_i' +
'mport,pg_lo_open,pg_lo_read,pg_lo_read_all,pg_lo_seek,pg_lo_tell' +
',pg_lo_unlink,pg_lo_write,pg_metadata,pg_num_fields,pg_num_rows,' +
'pg_options,pg_pconnect,pg_port,pg_put_line,pg_query,pg_result_er' +
'ror,pg_result_status,pg_select,pg_send_query,pg_set_client_encod' +
'ing,pg_trace,pg_tty,pg_untrace,pg_update,php_logo_guid,php_sapi_' +
'name,php_uname,phpcredits,phpinfo,phpversion,pi,png2wbmp,popen,p' +
'os,posix_ctermid,posix_getcwd,posix_getegid,posix_geteuid,posix_' +
'getgid,posix_getgrgid,posix_getgrnam,posix_getgroups,posix_getlo' +
'gin,posix_getpgid,posix_getpgrp,posix_getpid,posix_getppid,posix' +
'_getpwnam,posix_getpwuid,posix_getrlimit,posix_getsid,posix_getu' +
'id,posix_isatty,posix_kill,posix_mkfifo,posix_setegid,posix_sete' +
'uid,posix_setgid,posix_setpgid,posix_setsid,posix_setuid,posix_t' +
'imes,posix_ttyname,posix_uname,pow,preg_grep,preg_match,preg_mat' +
'ch_all,preg_quote,preg_replace,preg_replace_callback,preg_split,' +
'prev,print,print_r,printer_abort,printer_close,printer_create_br' +
'ush,printer_create_dc,printer_create_font,printer_create_pen,pri' +
'nter_delete_brush,printer_delete_dc,printer_delete_font,printer_' +
'delete_pen,printer_draw_bmp,printer_draw_chord,printer_draw_elip' +
'se,printer_draw_line,printer_draw_pie,printer_draw_rectangle,pri' +
'nter_draw_roundrect,printer_draw_text,printer_end_doc,printer_en' +
'd_page,printer_get_option,printer_list,printer_logical_fontheigh' +
't,printer_open,printer_select_brush,printer_select_font,printer_' +
'select_pen,printer_set_option,printer_start_doc,printer_start_pa' +
'ge,printer_write,printf,proc_close,proc_open,pspell_add_to_perso' +
'nal,pspell_add_to_session,pspell_check,pspell_clear_session,pspe' +
'll_config_create,pspell_config_ignore,pspell_config_mode,pspell_' +
'config_personal,pspell_config_repl,pspell_config_runtogether,psp' +
'ell_config_save_repl,pspell_new,pspell_new_config,pspell_new_per' +
'sonal,pspell_save_wordlist,pspell_store_replacement,pspell_sugge' +
'st,putenv,qdom_error,qdom_tree,quoted_printable_decode,quotemeta' +
',rad2deg,rand,range,rawurldecode,rawurlencode,read_exif_data,rea' +
'ddir,readfile,readgzfile,readline,readline_add_history,readline_' +
'clear_history,readline_completion_function,readline_info,readlin' +
'e_list_history,readline_read_history,readline_write_history,read' +
'link,realpath,recode,recode_file,recode_string,register_shutdown' +
'_function,register_tick_function,rename,require,require_once,res' +
'et,restore_error_handler,return,rewind,rewinddir,rmdir,round,rso' +
'rt,rtrim,sem_acquire,sem_get,sem_release,sem_remove,serialize,se' +
'sam_affected_rows,sesam_commit,sesam_connect,sesam_diagnostic,se' +
'sam_disconnect,sesam_errormsg,sesam_execimm,sesam_fetch_array,se' +
'sam_fetch_result,sesam_fetch_row,sesam_field_array,sesam_field_n' +
'ame,sesam_free_result,sesam_num_fields,sesam_query,sesam_rollbac' +
'k,sesam_seek_row,sesam_settransaction,session_cache_expire,sessi' +
'on_cache_limiter,session_decode,session_destroy,session_encode,s' +
'ession_get_cookie_params,session_id,session_is_registered,sessio' +
'n_module_name,session_name,session_readonly,session_register,ses' +
'sion_save_path,session_set_cookie_params,session_set_save_handle' +
'r,session_start,session_unregister,session_unset,session_write_c' +
'lose,set_error_handler,set_file_buffer,set_magic_quotes_runtime,' +
'set_time_limit,setcookie,setlocale,settype,shell_exec,shm_attach' +
',shm_detach,shm_get_var,shm_put_var,shm_remove,shm_remove_var,sh' +
'mop_close,shmop_delete,shmop_open,shmop_read,shmop_size,shmop_wr' +
'ite,show_source,shuffle,similar_text,sin,sinh,sizeof,sleep,snmp_' +
'get_quick_print,snmp_set_quick_print,snmpget,snmprealwalk,snmpse' +
't,snmpwalk,snmpwalkoid,socket_accept,socket_bind,socket_close,so' +
'cket_connect,socket_create,socket_create_listen,socket_create_pa' +
'ir,socket_fd_alloc,socket_fd_clear,socket_fd_free,socket_fd_isse' +
't,socket_fd_set,socket_fd_zero,socket_get_status,socket_getopt,s' +
'ocket_getpeername,socket_getsockname,socket_iovec_add,socket_iov' +
'ec_alloc,socket_iovec_delete,socket_iovec_fetch,socket_iovec_fre' +
'e,socket_iovec_set,socket_last_error,socket_listen,socket_read,s' +
'ocket_readv,socket_recv,socket_recvfrom,socket_recvmsg,socket_se' +
'lect,socket_send,socket_sendmsg,socket_sendto,socket_set_blockin' +
'g,socket_set_nonblock,socket_set_timeout,socket_setopt,socket_sh' +
'utdown,socket_strerror,socket_write,socket_writev,sort,soundex,s' +
'plit,spliti,sprintf,sql_regcase,sqrt,srand,sscanf,stat,str_pad,s' +
'tr_repeat,str_replace,str_rot13,strcasecmp,strchr,strcmp,strcoll' +
',strcspn,strftime,strip_tags,stripcslashes,stripslashes,stristr,' +
'strlen,strnatcasecmp,strnatcmp,strncasecmp,strncmp,strpos,strrch' +
'r,strrev,strrpos,strspn,strstr,strtok,strtolower,strtotime,strto' +
'upper,strtr,strval,substr,substr_count,substr_replace,swf_action' +
'geturl,swf_actiongotoframe,swf_actiongotolabel,swf_actionnextfra' +
'me,swf_actionplay,swf_actionprevframe,swf_actionsettarget,swf_ac' +
'tionstop,swf_actiontogglequality,swf_actionwaitforframe,swf_addb' +
'uttonrecord,swf_addcolor,swf_closefile,swf_definebitmap,swf_defi' +
'nefont,swf_defineline,swf_definepoly,swf_definerect,swf_definete' +
'xt,swf_endbutton,swf_enddoaction,swf_endshape,swf_endsymbol,swf_' +
'fontsize,swf_fontslant,swf_fonttracking,swf_getbitmapinfo,swf_ge' +
'tfontinfo,swf_getframe,swf_labelframe,swf_lookat,swf_modifyobjec' +
't,swf_mulcolor,swf_nextid,swf_oncondition,swf_openfile,swf_ortho' +
',swf_ortho2,swf_perspective,swf_placeobject,swf_polarview,swf_po' +
'pmatrix,swf_posround,swf_pushmatrix,swf_removeobject,swf_rotate,' +
'swf_scale,swf_setfont,swf_setframe,swf_shapearc,swf_shapecurveto' +
',swf_shapecurveto3,swf_shapefillbitmapclip,swf_shapefillbitmapti' +
'le,swf_shapefilloff,swf_shapefillsolid,swf_shapelinesolid,swf_sh' +
'apelineto,swf_shapemoveto,swf_showframe,swf_startbutton,swf_star' +
'tdoaction,swf_startshape,swf_startsymbol,swf_textwidth,swf_trans' +
'late,swf_viewport,swfaction,swfbitmap,swfbitmap.getheight,swfbit' +
'map.getwidth,swfbutton,swfbutton.addaction,swfbutton.addshape,sw' +
'fbutton.setaction,swfbutton.setdown,swfbutton.sethit,swfbutton.s' +
'etover,swfbutton.setup,swfbutton_keypress,swfdisplayitem,swfdisp' +
'layitem.addcolor,swfdisplayitem.move,swfdisplayitem.moveto,swfdi' +
'splayitem.multcolor,swfdisplayitem.remove,swfdisplayitem.rotate,' +
'swfdisplayitem.rotateto,swfdisplayitem.scale,swfdisplayitem.scal' +
'eto,swfdisplayitem.setdepth,swfdisplayitem.setname,swfdisplayite' +
'm.setratio,swfdisplayitem.skewx,swfdisplayitem.skewxto,swfdispla' +
'yitem.skewy,swfdisplayitem.skewyto,swffill,swffill.moveto,swffil' +
'l.rotateto,swffill.scaleto,swffill.skewxto,swffill.skewyto,swffo' +
'nt,swffont.getwidth,swfgradient,swfgradient.addentry,swfmorph,sw' +
'fmorph.getshape1,swfmorph.getshape2,swfmovie,swfmovie.add,swfmov' +
'ie.nextframe,swfmovie.output,swfmovie.remove,swfmovie.save,swfmo' +
'vie.setbackground,swfmovie.setdimension,swfmovie.setframes,swfmo' +
'vie.setrate,swfmovie.streammp3,swfshape,swfshape.addfill,swfshap' +
'e.drawcurve,swfshape.drawcurveto,swfshape.drawline,swfshape.draw' +
'lineto,swfshape.movepen,swfshape.movepento,swfshape.setleftfill,' +
'swfshape.setline,swfshape.setrightfill,swfsprite,swfsprite.add,s' +
'wfsprite.nextframe,swfsprite.remove,swfsprite.setframes,swftext,' +
'swftext.addstring,swftext.getwidth,swftext.moveto,swftext.setcol' +
'or,swftext.setfont,swftext.setheight,swftext.setspacing,swftextf' +
'ield,swftextfield.addstring,swftextfield.align,swftextfield.setb' +
'ounds,swftextfield.setcolor,swftextfield.setfont,swftextfield.se' +
'theight,swftextfield.setindentation,swftextfield.setleftmargin,s' +
'wftextfield.setlinespacing,swftextfield.setmargins,swftextfield.' +
'setname,swftextfield.setrightmargin,sybase_affected_rows,sybase_' +
'close,sybase_connect,sybase_data_seek,sybase_fetch_array,sybase_' +
'fetch_field,sybase_fetch_object,sybase_fetch_row,sybase_field_se' +
'ek,sybase_free_result,sybase_get_last_message,sybase_min_client_' +
'severity,sybase_min_error_severity,sybase_min_message_severity,s' +
'ybase_min_server_severity,sybase_num_fields,sybase_num_rows,syba' +
'se_pconnect,sybase_query,sybase_result,sybase_select_db,symlink,' +
'syslog,system,tan,tanh,tempnam,textdomain,time,tmpfile,touch,tri' +
'gger_error,trim,uasort,ucfirst,ucwords,udm_add_search_limit,udm_' +
'alloc_agent,udm_api_version,udm_cat_list,udm_cat_path,udm_check_' +
'charset,udm_check_stored,udm_clear_search_limits,udm_close_store' +
'd,udm_crc32,udm_errno,udm_error,udm_find,udm_free_agent,udm_free' +
'_ispell_data,udm_free_res,udm_get_doc_count,udm_get_res_field,ud' +
'm_get_res_param,udm_load_ispell_data,udm_open_stored,udm_set_age' +
'nt_param,uksort,umask,uniqid,unixtojd,unlink,unpack,unregister_t' +
'ick_function,unserialize,unset,urldecode,urlencode,user_error,us' +
'leep,usort,utf8_decode,utf8_encode,var_dump,var_export,variant,v' +
'ersion_compare,virtual,vpopmail_add_alias_domain,vpopmail_add_al' +
'ias_domain_ex,vpopmail_add_domain,vpopmail_add_domain_ex,vpopmai' +
'l_add_user,vpopmail_alias_add,vpopmail_alias_del,vpopmail_alias_' +
'del_domain,vpopmail_alias_get,vpopmail_alias_get_all,vpopmail_au' +
'th_user,vpopmail_del_domain,vpopmail_del_domain_ex,vpopmail_del_' +
'user,vpopmail_error,vpopmail_passwd,vpopmail_set_user_quota,vpri' +
'ntf,vsprintf,w32api_deftype,w32api_init_dtype,w32api_invoke_func' +
'tion,w32api_register_function,w32api_set_call_method,wddx_add_va' +
'rs,wddx_deserialize,wddx_packet_end,wddx_packet_start,wddx_seria' +
'lize_value,wddx_serialize_vars,wordwrap,xml_error_string,xml_get' +
'_current_byte_index,xml_get_current_column_number,xml_get_curren' +
't_line_number,xml_get_error_code,xml_parse,xml_parse_into_struct' +
',xml_parser_create,xml_parser_create_ns,xml_parser_free,xml_pars' +
'er_get_option,xml_parser_set_option,xml_set_character_data_handl' +
'er,xml_set_default_handler,xml_set_element_handler,xml_set_end_n' +
'amespace_decl_handler,xml_set_external_entity_ref_handler,xml_se' +
't_notation_decl_handler,xml_set_object,xml_set_processing_instru' +
'ction_handler,xml_set_start_namespace_decl_handler,xml_set_unpar' +
'sed_entity_decl_handler,xmlrpc_decode,xmlrpc_decode_request,xmlr' +
'pc_encode,xmlrpc_encode_request,xmlrpc_get_type,xmlrpc_parse_met' +
'hod_descriptions,xmlrpc_server_add_introspection_data,xmlrpc_ser' +
'ver_call_method,xmlrpc_server_create,xmlrpc_server_destroy,xmlrp' +
'c_server_register_introspection_callback,xmlrpc_server_register_' +
'method,xmlrpc_set_type,xpath_eval,xpath_eval_expression,xpath_ne' +
'w_context,xptr_eval,xptr_new_context,xslt_create,xslt_errno,xslt' +
'_error,xslt_free,xslt_process,xslt_set_base,xslt_set_encoding,xs' +
'lt_set_error_handler,xslt_set_log,xslt_set_sax_handler,xslt_set_' +
'sax_handlers,xslt_set_scheme_handler,xslt_set_scheme_handlers,ya' +
'z_addinfo,yaz_ccl_conf,yaz_ccl_parse,yaz_close,yaz_connect,yaz_d' +
'atabase,yaz_element,yaz_errno,yaz_error,yaz_hits,yaz_itemorder,y' +
'az_present,yaz_range,yaz_record,yaz_scan,yaz_scan_result,yaz_sea' +
'rch,yaz_sort,yaz_syntax,yaz_wait,yp_all,yp_cat,yp_err_string,yp_' +
'errno,yp_first,yp_get_default_domain,yp_master,yp_match,yp_next,' +
'yp_order,zend_logo_guid,zend_version,zip_close,zip_entry_close,z' +
'ip_entry_compressedsize,zip_entry_compressionmethod,zip_entry_fi' +
'lesize,zip_entry_name,zip_entry_open,zip_entry_read,zip_open,zip' +
'_read'
end>
end
item
Name = 'HTML'
ID = 1
ParentID = 0
FIIntNum = 41
UseComments = True
UseMultiLineComments = True
UseStrings = True
UseSingleLineStrings = True
UseNumbers = True
UsePrefixedIdentifiers = True
UseKeywords = True
BlockDelimiters = <
item
LeftDelimiter = '<'
RightDelimiter = '>'
DelimitersArePartOfBlock = True
end>
MultiLineCommentDelimiters = <
item
FontID = 2
LeftDelimiter = '<!--'
RightDelimiter = '-->'
end>
SingleLineStringDelimiters = <
item
FontID = 39
LeftDelimiter = '"'
RightDelimiter = '"'
end
item
FontID = 40
LeftDelimiter = #39
RightDelimiter = #39
end>
IdentPrefixes = <
item
LeftDelimiter = '/'
end>
KeywordSets = <
item
FontID = 0
Name = 'Tags'
Keywords =
'/a,/abbr,/acronym,/address,/applet,/area,/b,/base,/basefont,/bdo' +
',/big,/blockquote,/body,/br,/button,/caption,/center,/cite,/code' +
',/col,/colgroup,/dd,/del,/dfn,/dir,/div,/dl,/dt,/em,/fieldset,/f' +
'ont,/form,/frame,/frameset,/h1,/h2,/h3,/h4,/h5,/h6,/head,/hr,/ht' +
'ml,/i,/iframe,/img,/input,/ins,/isindex,/kbd,/label,/legend,/li,' +
'/link,/map,/menu,/meta,/noframes,/noscript,/object,/ol,/optgroup' +
',/option,/p,/param,/pre,/q,/s,/samp,/script,/select,/small,/span' +
',/strike,/strong,/style,/sub,/sup,/table,/tbody,/td,/textarea,/t' +
'foot,/th,/thead,/title,/tr,/tt,/u,/ul,/var,a,abbr,acronym,addres' +
's,applet,area,b,base,basefont,bdo,big,blockquote,body,br,button,' +
'caption,center,cite,code,col,colgroup,dd,del,dfn,dir,div,dl,dt,e' +
'm,fieldset,font,form,frame,frameset,h1,h2,h3,h4,h5,h6,head,hr,ht' +
'ml,i,iframe,img,input,ins,isindex,kbd,label,legend,li,link,map,m' +
'enu,meta,noframes,noscript,object,ol,optgroup,option,p,param,pre' +
',q,s,samp,script,select,small,span,strike,strong,style,sub,sup,t' +
'able,tbody,td,textarea,tfoot,th,thead,title,tr,tt,u,ul,var'
end
item
FontID = 1
Name = 'Attributes'
Keywords =
'abbr,accept,accept-charset,accesskey,action,align,alink,alt,arch' +
'ive,axis,background,bgcolor,border,cellpadding,cellspacing,char,' +
'charoff,charset,checked,cite,class,classid,clear,code,codebase,c' +
'odetype,color,cols,colspan,compact,content,coords,data,datetime,' +
'declare,defer,dir,disabled,enctype,face,for,frame,frameborder,he' +
'aders,height,href,hreflang,hspace,http-equiv,id,ismap,label,lang' +
',language,link,longdesc,marginheight,marginwidth,maxlength,media' +
',method,multiple,name,nohref,noresize,noshade,nowrap,object,onbl' +
'ur,onchange,onclick,ondblclick,onfocus,onkeydown,onkeypress,onke' +
'yup,onload,onmousedown,onmousemove,onmouseout,onmouseover,onmous' +
'eup,onreset,onselect,onsubmit,onunload,profile,prompt,readonly,r' +
'el,rev,rows,rowspan,rules,scheme,scope,scrolling,selected,shape,' +
'size,span,src,standby,start,style,summary,tabindex,target,text,t' +
'itle,type,usemap,valign,value,valuetype,version,vlink,vspace,wid' +
'th'
end>
end>
P.FontTable = <
item
FontID = 0
BlockID = 1
Font.Charset = DEFAULT_CHARSET
Font.Color = clPurple
Font.Height = -13
Font.Name = 'Courier New'
Font.Style = []
end
item
FontID = 1
BlockID = 1
Font.Charset = DEFAULT_CHARSET
Font.Color = clMaroon
Font.Height = -13
Font.Name = 'Courier New'
Font.Style = []
end
item
FontID = 2
BlockID = 1
Font.Charset = DEFAULT_CHARSET
Font.Color = clGray
Font.Height = -13
Font.Name = 'Courier New'
Font.Style = [fsItalic]
end
item
FontID = 3
Font.Charset = DEFAULT_CHARSET
Font.Color = clGray
Font.Height = -13
Font.Name = 'Courier New'
Font.Style = [fsItalic]
end
item
FontID = 6
BlockID = 2
Font.Charset = DEFAULT_CHARSET
Font.Color = clBlack
Font.Height = -13
Font.Name = 'Courier New'
Font.Style = []
BackColor = 15138815
UseDefBack = False
end
item
FontID = 14
BlockID = 2
Font.Charset = DEFAULT_CHARSET
Font.Color = clGreen
Font.Height = -13
Font.Name = 'Courier New'
Font.Style = []
BackColor = clInfoBk
end
item
FontID = 15
BlockID = 2
Font.Charset = DEFAULT_CHARSET
Font.Color = clGray
Font.Height = -13
Font.Name = 'Courier New'
Font.Style = [fsItalic]
BackColor = clInfoBk
UseDefBack = False
end
item
FontID = 16
BlockID = 2
Font.Charset = DEFAULT_CHARSET
Font.Color = clBlack
Font.Height = -13
Font.Name = 'Courier New'
Font.Style = [fsBold]
BackColor = clInfoBk
end
item
FontID = 17
BlockID = 3
Font.Charset = DEFAULT_CHARSET
Font.Color = clBlack
Font.Height = -13
Font.Name = 'Courier New'
Font.Style = [fsBold]
end
item
FontID = 18
BlockID = 3
Font.Charset = DEFAULT_CHARSET
Font.Color = clBlack
Font.Height = -13
Font.Name = 'Courier New'
Font.Style = []
BackColor = 15138815
UseDefBack = False
end
item
FontID = 24
BlockID = 4
Font.Charset = DEFAULT_CHARSET
Font.Color = clBlack
Font.Height = -13
Font.Name = 'Courier New'
Font.Style = []
BackColor = 15658734
UseDefBack = False
end
item
FontID = 25
BlockID = 4
Font.Charset = DEFAULT_CHARSET
Font.Color = clGray
Font.Height = -13
Font.Name = 'Courier New'
Font.Style = [fsItalic]
BackColor = cl3DLight
end
item
FontID = 26
BlockID = 4
Font.Charset = DEFAULT_CHARSET
Font.Color = clGreen
Font.Height = -13
Font.Name = 'Courier New'
Font.Style = []
BackColor = cl3DLight
end
item
FontID = 27
BlockID = 4
Font.Charset = DEFAULT_CHARSET
Font.Color = clGreen
Font.Height = -13
Font.Name = 'Courier New'
Font.Style = []
BackColor = cl3DLight
end
item
FontID = 28
BlockID = 4
Font.Charset = DEFAULT_CHARSET
Font.Color = clBlack
Font.Height = -13
Font.Name = 'Courier New'
Font.Style = [fsBold]
BackColor = cl3DLight
end
item
FontID = 29
BlockID = 4
Font.Charset = DEFAULT_CHARSET
Font.Color = clTeal
Font.Height = -13
Font.Name = 'Courier New'
Font.Style = []
BackColor = cl3DLight
end
item
FontID = 30
BlockID = 4
Font.Charset = DEFAULT_CHARSET
Font.Color = clTeal
Font.Height = -13
Font.Name = 'Courier New'
Font.Style = []
BackColor = cl3DLight
end
item
FontID = 31
BlockID = 4
Font.Charset = DEFAULT_CHARSET
Font.Color = clTeal
Font.Height = -13
Font.Name = 'Courier New'
Font.Style = []
BackColor = cl3DLight
end
item
FontID = 46
Font.Charset = DEFAULT_CHARSET
Font.Color = clBlack
Font.Height = -13
Font.Name = 'Courier New'
Font.Style = [fsBold]
BackColor = 15532031
UseDefBack = False
end
item
FontID = 46
BlockID = 5
Font.Charset = DEFAULT_CHARSET
Font.Color = clBlack
Font.Height = -13
Font.Name = 'Courier New'
Font.Style = []
BackColor = clInfoBk
UseDefBack = False
end
item
FontID = 47
BlockID = 5
Font.Charset = DEFAULT_CHARSET
Font.Color = clGray
Font.Height = -13
Font.Name = 'Courier New'
Font.Style = [fsItalic]
end
item
FontID = 48
BlockID = 5
Font.Charset = DEFAULT_CHARSET
Font.Color = clGreen
Font.Height = -13
Font.Name = 'Courier New'
Font.Style = []
end
item
FontID = 49
BlockID = 5
Font.Charset = DEFAULT_CHARSET
Font.Color = clBlack
Font.Height = -13
Font.Name = 'Courier New'
Font.Style = [fsBold]
BackColor = clInfoBk
end
item
FontID = 56
BlockID = 1
Font.Charset = DEFAULT_CHARSET
Font.Color = clTeal
Font.Height = -13
Font.Name = 'Courier New'
Font.Style = [fsBold, fsItalic]
end
item
FontID = 58
Font.Charset = DEFAULT_CHARSET
Font.Color = clTeal
Font.Height = -13
Font.Name = 'Verdana'
Font.Style = [fsBold, fsItalic]
end
item
FontID = 60
BlockID = 3
Font.Charset = DEFAULT_CHARSET
Font.Color = clGreen
Font.Height = -13
Font.Name = 'Courier New'
Font.Style = []
BackColor = clInfoBk
end
item
FontID = 62
BlockID = 3
Font.Charset = DEFAULT_CHARSET
Font.Color = clTeal
Font.Height = -13
Font.Name = 'Courier New'
Font.Style = []
BackColor = clInfoBk
end
item
FontID = 63
BlockID = 3
Font.Charset = DEFAULT_CHARSET
Font.Color = clTeal
Font.Height = -13
Font.Name = 'Courier New'
Font.Style = []
BackColor = clInfoBk
UseDefBack = False
end
item
FontID = 64
BlockID = 3
Font.Charset = DEFAULT_CHARSET
Font.Color = clTeal
Font.Height = -13
Font.Name = 'Courier New'
Font.Style = []
BackColor = clInfoBk
UseDefBack = False
end
item
FontID = 68
BlockID = 2
Font.Charset = DEFAULT_CHARSET
Font.Color = clTeal
Font.Height = -13
Font.Name = 'Courier New'
Font.Style = []
BackColor = clInfoBk
end
item
FontID = 69
BlockID = 2
Font.Charset = DEFAULT_CHARSET
Font.Color = clTeal
Font.Height = -13
Font.Name = 'Courier New'
Font.Style = []
BackColor = clInfoBk
UseDefBack = False
end
item
FontID = 70
BlockID = 2
Font.Charset = DEFAULT_CHARSET
Font.Color = clTeal
Font.Height = -13
Font.Name = 'Courier New'
Font.Style = []
BackColor = clInfoBk
UseDefBack = False
end
item
FontID = 10
BlockID = 3
Font.Charset = DEFAULT_CHARSET
Font.Color = clGray
Font.Height = -13
Font.Name = 'Courier New'
Font.Style = []
BackColor = clInfoBk
UseDefBack = False
end
item
FontID = 11
BlockID = 4
Font.Charset = DEFAULT_CHARSET
Font.Color = clBlack
Font.Height = -13
Font.Name = 'Courier New'
Font.Style = [fsItalic]
BackColor = 15658734
UseDefBack = False
end
item
FontID = 12
BlockID = 4
Font.Charset = DEFAULT_CHARSET
Font.Color = clGray
Font.Height = -13
Font.Name = 'Courier New'
Font.Style = [fsItalic]
BackColor = 15658734
UseDefBack = False
end
item
FontID = 13
BlockID = 4
Font.Charset = DEFAULT_CHARSET
Font.Color = clBlack
Font.Height = -13
Font.Name = 'Courier New'
Font.Style = []
BackColor = 15658734
UseDefBack = False
end
item
FontID = 19
Font.Charset = DEFAULT_CHARSET
Font.Color = clTeal
Font.Height = -13
Font.Name = 'Courier New'
Font.Style = []
end
item
FontID = 34
BlockID = 2
Font.Charset = DEFAULT_CHARSET
Font.Color = clBlack
Font.Height = -13
Font.Name = 'Courier New'
Font.Style = []
BackColor = 15138815
UseDefBack = False
end
item
FontID = 35
BlockID = 5
Font.Charset = DEFAULT_CHARSET
Font.Color = clTeal
Font.Height = -13
Font.Name = 'Courier New'
Font.Style = [fsBold]
BackColor = 15138815
UseDefBack = False
end
item
FontID = 36
BlockID = 3
Font.Charset = DEFAULT_CHARSET
Font.Color = clBlack
Font.Height = -13
Font.Name = 'Courier New'
Font.Style = []
BackColor = 15138815
UseDefBack = False
end
item
FontID = 41
BlockID = 1
Font.Charset = DEFAULT_CHARSET
Font.Color = clMaroon
Font.Height = -13
Font.Name = 'Courier New'
Font.Style = []
end
item
FontID = 4
BlockID = 8
Font.Charset = DEFAULT_CHARSET
Font.Color = clBlue
Font.Height = -13
Font.Name = 'Courier New'
Font.Style = []
BackColor = clNone
end
item
FontID = 5
BlockID = 8
Font.Charset = DEFAULT_CHARSET
Font.Color = clRed
Font.Height = -13
Font.Name = 'Courier New'
Font.Style = []
BackColor = clNone
end
item
FontID = 39
BlockID = 1
Font.Charset = DEFAULT_CHARSET
Font.Color = clGreen
Font.Height = -13
Font.Name = 'Courier New'
Font.Style = []
end
item
FontID = 40
BlockID = 1
Font.Charset = DEFAULT_CHARSET
Font.Color = clGreen
Font.Height = -13
Font.Name = 'Courier New'
Font.Style = []
end
item
FontID = 7
BlockID = 5
Font.Charset = DEFAULT_CHARSET
Font.Color = clBlack
Font.Height = -13
Font.Name = 'Courier New'
Font.Style = []
BackColor = 15532031
end
item
FontID = 8
BlockID = 5
Font.Charset = DEFAULT_CHARSET
Font.Color = clBlack
Font.Height = -13
Font.Name = 'Courier New'
Font.Style = []
BackColor = 15532031
end
item
FontID = 9
BlockID = 8
Font.Charset = DEFAULT_CHARSET
Font.Color = 33023
Font.Height = -13
Font.Name = 'Courier New'
Font.Style = []
BackColor = clNone
end
item
FontID = 20
BlockID = 8
Font.Charset = DEFAULT_CHARSET
Font.Color = 33023
Font.Height = -13
Font.Name = 'Courier New'
Font.Style = []
BackColor = clNone
end
item
FontID = 21
BlockID = 8
Font.Charset = DEFAULT_CHARSET
Font.Color = clBlue
Font.Height = -13
Font.Name = 'Courier New'
Font.Style = []
BackColor = clNone
end
item
FontID = 22
BlockID = 8
Font.Charset = DEFAULT_CHARSET
Font.Color = 33023
Font.Height = -13
Font.Name = 'Courier New'
Font.Style = []
BackColor = clNone
end
item
FontID = 23
BlockID = 8
Font.Charset = DEFAULT_CHARSET
Font.Color = clBlue
Font.Height = -13
Font.Name = 'Courier New'
Font.Style = []
BackColor = clNone
end
item
FontID = 32
BlockID = 8
Font.Charset = DEFAULT_CHARSET
Font.Color = clBlue
Font.Height = -13
Font.Name = 'Courier New'
Font.Style = []
BackColor = clNone
end
item
FontID = 33
BlockID = 8
Font.Charset = DEFAULT_CHARSET
Font.Color = clBlue
Font.Height = -13
Font.Name = 'Courier New'
Font.Style = []
BackColor = clNone
end
item
FontID = 37
BlockID = 8
Font.Charset = DEFAULT_CHARSET
Font.Color = clGreen
Font.Height = -13
Font.Name = 'Courier New'
Font.Style = []
BackColor = clNone
end
item
FontID = 38
BlockID = 8
Font.Charset = DEFAULT_CHARSET
Font.Color = clRed
Font.Height = -13
Font.Name = 'Courier New'
Font.Style = []
BackColor = clNone
end
item
FontID = 42
BlockID = 8
Font.Charset = DEFAULT_CHARSET
Font.Color = clGreen
Font.Height = -13
Font.Name = 'Courier New'
Font.Style = []
BackColor = clNone
end
item
FontID = 43
GlobalAttrID = 'String'
BlockID = 8
Font.Charset = DEFAULT_CHARSET
Font.Color = clRed
Font.Height = -13
Font.Name = 'Courier New'
Font.Style = []
BackColor = clNone
end
item
FontID = 44
GlobalAttrID = 'String'
BlockID = 8
Font.Charset = DEFAULT_CHARSET
Font.Color = clRed
Font.Height = -13
Font.Name = 'Courier New'
Font.Style = []
BackColor = clNone
end
item
FontID = 45
BlockID = 8
Font.Charset = DEFAULT_CHARSET
Font.Color = clGreen
Font.Height = -13
Font.Name = 'Courier New'
Font.Style = []
BackColor = clNone
end>
P.SyntaxVersion = 3
end